I am seeding a class of Cars which has a Model Class in it (with a int property ModelId) and a Brand Class in it (again with ClassId).The seeding is read from a .csv table. I su