[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 3669   SHUFFLE   <  SKIP 1507  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom
14652Luo, Russell, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 23:15:51.611 UTC