[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 34 SHUFFLE < SKIP 2226 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13328 | Serrano, Albert, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
17526 | Gonzales, Tristan, J | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-14 03:33:46.001 UTC