[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 542   SHUFFLE   <  SKIP 729  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
14412Blue, Nicole, J97355LebanonOregonUnited States
20374Adams, Fernando, S94536FremontCaliforniaUnited States
13375Kumar, Jason94014ColmaCaliforniaUnited States

Generated 2025-07-18 12:54:33.195 UTC