[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 0   SHUFFLE   <  SKIP 3280  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
19243Thomas, James, K94070San CarlosCaliforniaUnited States
28004Edwards, Andrea98270MarysvilleWashingtonUnited States
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
27648Rogers, Chase99362Walla WallaWashingtonUnited States

Generated 2025-10-28 22:10:45.800 UTC