Learning how to read cube metadata through SQL Server queries sparked a few ideas, so today I had to find more information about this.
Once again, Vidas Matelis provides interesting information.
SSAS 2008 DMVs – querying from the SQL Server and database diagrams
http://www.ssas-info.com/VidasMatelisBlog/70_ssas-2008-dmvs-querying-from-the-sql-server-and-database-diagrams
He lists a lot of queries used for finding out more about the DMVs, and also provides diagrams of all the tables. Yey!
At SQLKit.com there's also some information about the views
Dynamic Management Views for SSAS
http://sqlkit.com/2009/07/15/dynamic-management-views-for-ssas/