[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 482 SHUFFLE < SKIP 2705 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25960 | Cai, Willie, S | 7001 | Hobart | Tasmania | Australia |
27752 | Butler, Christian | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-20 08:10:43.816 UTC