[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 3090 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27013 | Yuan, Alisha, M | 91502 | Burbank | California | United States |
16109 | Turner, Adam, K | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-09 19:43:34.053 UTC