[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 512 SHUFFLE < SKIP 54 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25560 | Vazquez, Daisy, L | 3977 | Cranbourne | Victoria | Australia |
21501 | Foster, Deb | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 03:28:28.678 UTC