Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我犹豫是否应该添加一个Country_Dimension,因为我已经有一个Customer_Dimension包含一些冗余字段的字段,例如:
Country_Dimension
Customer_Dimension
那可能是两个完全不同的东西。Customer_Dimension 中的国家/地区名称可能代表您的客户正在使用的地址所在的国家/地区。很可能是他居住(或曾经居住过)的国家。由于客户可以切换地址,因此它可能会随着时间而改变。
一个代表国家的维度正是这样做的,它代表国家。我认为你首先必须决定你的维度的用途应该是什么。