[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 2693   SHUFFLE   <  SKIP 2494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29457Kapoor, Cynthia3977CranbourneVictoriaAustralia
11643Munoz, Naomi, L98168BurienWashingtonUnited States
27846Rubio, Albert75013ParisSeine (Paris)France

Generated 2025-07-21 15:41:27.680 UTC