[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 3669   SHUFFLE   <  SKIP 2314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12811Serrano, Marc38231SalzgitterHessenGermany
28684Saunders, Kristi, A80074MünchenHamburgGermany
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States

Generated 2025-07-12 15:10:17.699 UTC