[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 512   SHUFFLE   <  SKIP 827  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27902Alonso, Carolyn20354HamburgHamburgGermany
26472Hughes, David91977Spring ValleyCaliforniaUnited States
16790Lopez, Hunter, A97205PortlandOregonUnited States
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
12524Shan, Kate91940Les UlisEssonneFrance
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 10:49:14.441 UTC