[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 327 SHUFFLE < SKIP 613 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27118 | Kapoor, Tina | 77127 | Lieusaint | Seine et Marne | France |
14108 | Yang, Thomas, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
19846 | Patterson, Seth, J | 97301 | Salem | Oregon | United States |
Generated 2025-07-13 12:18:37.163 UTC