[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 1071 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19078 | She, Misty, T | 93700 | Drancy | Seine Saint Denis | France |
24665 | Morgan, Angela | V2M1N7 | Newton | British Columbia | Canada |
20679 | Jenkins, Dakota, D | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-07-21 20:12:22.201 UTC