[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 634   SHUFFLE   <  SKIP 83  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13316Rivera, Angel90706BellflowerCaliforniaUnited States
22592Anand, Lindsey, KAS23Stoke-on-TrentEnglandUnited Kingdom
23902Kumar, Julie12171BerlinSaarlandGermany
15500Raji, Keith94010BurlingameCaliforniaUnited States

Generated 2025-07-16 00:23:23.131 UTC