To start, I am trying to differentiate from Star Schema and Snowflake Schema by illustrating them. But am having trouble trying to normalizing the table to create the snowflake schema. The attached image is the Star Schema enter image description here
I tried creating another dim table for dimcustomer, but am not sure what I could name the table. Please, any help would be appreciated.
Snowflake Schema enter image description here