It is possible to create a new Unique Key (AK) without having a Primary PK in a table first.
1. Create a new table
2. Add one column to the table.
3. Then edit the column and check the Unique checkbox (a new alternate key will be created).
If necessary, set the TDM settings to allow null values in keys.