[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 396   SHUFFLE   <  SKIP 1055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20886Raman, BruceGA10GatesheadEnglandUnited Kingdom
22452Deng, Carly, EHP10 9QYHigh WycombeEnglandUnited Kingdom
23586Coleman, Madison, F94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 21:56:32.141 UTC