[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11054Munoz, Deanna3220GeelongVictoriaAustralia
20145Lee, Fernando, K78400ChatouYvelineFrance
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 07:14:04.579 UTC