[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 189 SHUFFLE < SKIP 1312 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18750 | Perry, Alexandra, L | 92806 | La Jolla | California | United States |
17558 | Williams, Ian, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-10 05:10:37.463 UTC