[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3243 SHUFFLE < SKIP 256 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18150 | Deng, Mitchell | 92700 | Colombes | Hauts de Seine | France |
28226 | Ramirez, Sebastian, C | 98020 | Edmonds | Washington | United States |
Generated 2025-07-14 22:52:40.934 UTC