[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 362 SHUFFLE < SKIP 4712 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20369 | Barnes, Trevor, J | 97330 | Corvallis | Oregon | United States |
22095 | Perry, Brandon | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-19 06:30:18.706 UTC