[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 2786 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15363 | Yang, Justin, S | V0 | Sooke | British Columbia | Canada |
| 15376 | Sanders, Megan, A | V0 | Sooke | British Columbia | Canada |
| 15530 | Johnson, Madison, L | V0 | Sooke | British Columbia | Canada |
Generated 2025-11-04 18:24:38.463 UTC