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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27836Navarro, Pedro92400CourbevoieHauts de SeineFrance
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 05:08:42.045 UTC