[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 2927 SHUFFLE < SKIP 493 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18345 | Bryant, Samantha | V9 | Metchosin | British Columbia | Canada |
29034 | Patterson, Jonathan | 98020 | Edmonds | Washington | United States |
Generated 2025-07-14 11:11:34.779 UTC