[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 2266 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21635 | Lewis, Christian, G | 94303 | Palo Alto | California | United States |
15850 | Bradley, Rachel | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-12 13:19:00.647 UTC