[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 518 SHUFFLE < SKIP 6010 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22764 | Brooks, Chase, A | 98901 | Yakima | Washington | United States |
22367 | Griffin, Jasmine | 94303 | Palo Alto | California | United States |
Generated 2025-07-20 15:45:56.122 UTC