[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 3669 SHUFFLE < SKIP 120 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22285 | Moreno, Meredith, D | V8Y 1L1 | Cliffside | British Columbia | Canada |
22647 | Martinez, Taylor, D | 78400 | Chatou | Yveline | France |
Generated 2025-07-12 20:48:51.247 UTC