Hi I noticed the entity wizard doesn't generate a column for the foreign
key if the table that the foreign key references has no entity class. For
example, if you have table A with a foreign key that points to PK of Table
B. Then you launch the entity generation wizard and only select Table A,
you will find that the field for the foreign key column is not part of the
entity class of A.