[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 3032 SHUFFLE < SKIP 194 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25620 | Lu, Alejandro | V8Y 1L1 | Cliffside | British Columbia | Canada |
16119 | Watson, Hailey, I | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-19 01:33:10.906 UTC