[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 3104 SHUFFLE < SKIP 2356 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15878 | Flores, Kevin | V8P | Oak Bay | British Columbia | Canada |
17183 | Sanchez, Shane, A | 40434 | Duesseldorf | Hessen | Germany |
Generated 2025-07-14 09:32:21.793 UTC