[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 462 < SKIP 2922 > < 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-10 13:01:42.752 UTC