[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 2667  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21719Torres, Morgan97355LebanonOregonUnited States
13205Torres, Jerome, N91303Canoga ParkCaliforniaUnited States
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-12 17:27:53.404 UTC