[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 SHUFFLE SKIP 2945 < SKIP 603 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20763 | Carter, Lucas, S | 97034 | Lake Oswego | Oregon | United States |
19693 | Foster, Kayla | V7L 4J4 | Vancouver | British Columbia | Canada |
14888 | Russell, Jasmine, A | 98901 | Yakima | Washington | United States |
Generated 2025-07-20 09:40:48.585 UTC