Hello, I'm evaluating SubSonic, and it looks very nice, but there's one small thing that I don't like. Say I have an Employee table and a Department lookup table. Employee contains a column called DepartmentId that acts as a foreign key to the Id column in the Department table. Susonic generates...