First, go to Diagram View

And rearrange the tables like star schema

Drag from “dim_table” drop to “fact_table”

And connect the table like this

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (20)_enhanced.png