[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 6079  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom
27621Brown, Edward90401Santa MonicaCaliforniaUnited States
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
23024Davis, Emma97355LebanonOregonUnited States
13592Collins, Gabriella, J78400ChatouYvelineFrance
26066Martinez, Elizabeth94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 07:23:04.799 UTC