[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 2421 SHUFFLE < SKIP 4752 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18595 | Hernandez, Marcus | V8P | Oak Bay | British Columbia | Canada |
13565 | Zhao, Tiffany, K | 92400 | Courbevoie | Hauts de Seine | France |
Generated 2025-07-18 12:09:34.916 UTC