[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 717   SHUFFLE   <  SKIP 1854  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14114Martin, Chloe, C92118CoronadoCaliforniaUnited States
26859Pal, Darrell, M95000CergyVal d'OiseFrance
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
13100Perez, Jeremy, M94947NovatoCaliforniaUnited States

Generated 2025-07-18 06:48:36.719 UTC