[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 1387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23108Wright, Savannah, L98201EverettWashingtonUnited States
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance
20344Anand, Ashlee90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 15:08:13.159 UTC