[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 250 SKIP 3000 < SKIP 621 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20142 | Lopez, Lydia | 92700 | Colombes | Hauts de Seine | France |
20891 | Anand, Darrell, M | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-16 13:42:02.916 UTC