[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 484   SHUFFLE   <  SKIP 896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23125Scott, Madeline98201EverettWashingtonUnited States
28684Saunders, Kristi, A80074MünchenHamburgGermany
25466Young, Janet93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-10 00:23:26.355 UTC