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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17605Ma, Jon90706BellflowerCaliforniaUnited States
12752Alvarez, Jonathon, D92400CourbevoieHauts de SeineFrance
28273Mitchell, Madeline94063Redwood CityCaliforniaUnited States

Generated 2025-07-08 00:32:36.767 UTC