[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 3044 < SKIP 835 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21295 | Thomas, Benjamin, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
17834 | Gill, Michele, M | 75008 | Paris | Seine (Paris) | France |
Generated 2025-07-19 06:56:33.877 UTC