Is is valid/possible to have cube name for a dimension in a SSAS cube?
For example,
I am having a cube named as "NorthWind".
Now inside this cube can I have the same name "NorthWind" for a dimension?
Does this cause any conflict in MDX Query execution or any other in generating proper CellSet?