[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 3669 SHUFFLE < SKIP 765 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23696 | Li, Autumn, P | 98312 | Bremerton | Washington | United States |
20940 | Rodriguez, Jillian | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-18 10:03:35.162 UTC