[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 3027   SHUFFLE   <  SKIP 3938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22836Sai, Michele24044KielSaarlandGermany
23162Flores, Sarah94063Redwood CityCaliforniaUnited States
20279Henderson, Trevor, A91941GrossmontCaliforniaUnited States

Generated 2025-07-17 18:10:19.739 UTC