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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
28282Foster, Cindy97301SalemOregonUnited States
13958Martin, Diane3280WarrnamboolVictoriaAustralia

Generated 2025-07-10 02:36:26.921 UTC