[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 1562 < SKIP 2305 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19351 | Vance, Edgar | 92700 | Colombes | Hauts de Seine | France |
19370 | Yang, Gilbert, M | 92700 | Colombes | Hauts de Seine | France |
17971 | Perez, Mayra | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-10-15 10:28:36.145 UTC