Overview: Table Data Sources represent data from a table, in a conventional relational model database.
In the sample below, two tables are defined with a foreign-key constraint between them:

Note:
| • | The above example is part of the ForeignKeySample.dax document, located in the Samples/Job Samples folder. |