I read in this article it is best to not have a unique ID column when building a data model in PowerBI because it is storage intensive as is n length and each value is unique.
In reality, is this an industry agreed-upon principle and is it quicker to use functions on the reduced data model? Would this be through Dax or M?
Is there a backend unique ID (alphanumeric column x row combinations?) or how does PowerBI link attributes in different data tables?