[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 189   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14357Collins, Dalton, M95062Santa CruzCaliforniaUnited States
26979Jai, Christy, GOX14 4SEOxfordEnglandUnited Kingdom
26037Dominguez, Erik, LHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-12 01:12:43.366 UTC