[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 327   SHUFFLE   <  SKIP 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12900Ward, Carlos94303Palo AltoCaliforniaUnited States
28576Uppal, Sunil, L98201EverettWashingtonUnited States
26405Blanco, Naomi, K75019ParisSeine (Paris)France

Generated 2025-07-13 05:57:02.932 UTC