[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 405   SHUFFLE   <  SKIP 461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States
12649Goel, Omar, M75017ParisSeine (Paris)France

Generated 2025-07-15 09:52:49.163 UTC