[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 250 < SKIP 3134 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19220 | Sanchez, Mariah, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
19553 | Wang, Karen, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
19554 | Raman, Emmanuel, W | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-08 14:31:47.443 UTC