[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 540 SHUFFLE < SKIP 71 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21070 | Yuan, Latoya | 91940 | Les Ulis | Essonne | France |
14587 | Peterson, Jade, J | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-18 23:40:35.609 UTC