[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 5975 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15648 | Gonzalez, Edgar, A | 3220 | Geelong | Victoria | Australia |
16163 | Chande, Willie, B | 3220 | Geelong | Victoria | Australia |
16176 | Torres, Michele, A | 3220 | Geelong | Victoria | Australia |
16663 | Lu, Rosa, A | 3220 | Geelong | Victoria | Australia |
16699 | Kapoor, Dominic, J | 3220 | Geelong | Victoria | Australia |
17235 | Jackson, Joshua | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-12 00:49:14.830 UTC