[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 2480 < SKIP 2054 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16627 | Chen, Claudia, R | 5023 | Findon | South Australia | Australia |
18220 | Huang, Brent | 4000 | Brisbane | Queensland | Australia |
23592 | Jackson, Joseph, R | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-20 12:37:55.675 UTC