[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 482 SHUFFLE < SKIP 4147 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19220 | Sanchez, Mariah, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
20913 | Liu, Wesley | 24044 | Kiel | Saarland | Germany |
15551 | Gray, Kaylee, T | 98168 | Burien | Washington | United States |
Generated 2025-07-13 06:00:13.211 UTC