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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
25673Turner, Isaiah, M93290Tremblay-en-FranceSeine Saint DenisFrance
25415Evans, Aaron, E94015Daly CityCaliforniaUnited States

Generated 2025-07-11 21:34:08.556 UTC