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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
12034Long, Julian3977CranbourneVictoriaAustralia

Generated 2025-07-10 15:57:06.012 UTC