[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 440 SHUFFLE < SKIP 1831 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14248 | Tang, Misty, A | 90706 | Bellflower | California | United States |
21349 | Kelly, Bryan | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-21 15:58:55.843 UTC