A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
Hi,
Also SELECT * FROM $SYSTEM.DISCOVER_CALC_DEPENDENCY could give you similar results but with Table Name also.
It could contain some duplictated table name due to partition.
Additionally this table gives you every dax for measure and calculated column and so on.
Regards,
Lukas