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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17014Harris, Michael95062Santa CruzCaliforniaUnited States
26961Chander, Carly, C04139LeipzigNordrhein-WestfalenGermany
18114Foster, Alexandria, L91791West CovinaCaliforniaUnited States

Generated 2025-07-12 03:00:38.292 UTC