[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 5597 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27253 | Jai, Connor, D | V8Y 1L1 | Cliffside | British Columbia | Canada |
26166 | Van, Brett | 3198 | Seaford | Victoria | Australia |
Generated 2025-07-12 20:18:52.183 UTC