[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 875 SHUFFLE < SKIP 6173 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25178 | Kelly, Jasmine, D | 98020 | Edmonds | Washington | United States |
22764 | Brooks, Chase, A | 98901 | Yakima | Washington | United States |
Generated 2025-07-18 23:11:57.423 UTC