[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 84  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14844Miller, Blake60323FrankfurtHessenGermany
16813Diaz, Carson90712LakewoodCaliforniaUnited States
16041Raman, Pedro, C78100Saint Germain en LayeYvelineFrance
13347Hall, Rachel94947NovatoCaliforniaUnited States

Generated 2025-07-09 08:31:52.526 UTC