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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24815Clark, Victoria91910Chula VistaCaliforniaUnited States
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-19 22:46:39.002 UTC