[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 512 < SKIP 3383 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27793 | Shan, Mitchell | 92700 | Colombes | Hauts de Seine | France |
28390 | Suri, Frederick | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-20 15:41:43.375 UTC