- Ensure dependent models are built through relation: `modelA.modelB.build` instead of creating each separately and then assigning id's - Related change: `Locations` are dependent on `State`