No primary key on the table

How to export a table that does not have primary key using DataModeler?

I need to update an old database for the new versions of FireBird to generate a GUID ID, but the database is very old and does not have a good structure

What do you mean by "export a table"? If you mean generating Aurelius source code, then there is no way, the table must have a primary key.