[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 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15786 | Andersen, Marshall, V | 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 |
Generated 2025-07-11 20:56:27.359 UTC