[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 4289  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14441Lewis, William, N90706BellflowerCaliforniaUnited States
26880Xu, Heather01071DresdenHessenGermany
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany
16444Carlson, ErikaTY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 03:44:08.243 UTC