[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3126  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11594Goel, Corey91370Verrieres Le BuissonEssonneFrance
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom
13547Jimenez, MicheleAS23Stoke-on-TrentEnglandUnited Kingdom
22666Srini, Mayra80074MünchenNordrhein-WestfalenGermany
15123Lopez, Sergio, L3977CranbourneVictoriaAustralia
25964Winston, Christopher97034Lake OswegoOregonUnited States

Generated 2025-10-31 09:52:00.519 UTC