[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 445   SHUFFLE   <  SKIP 4110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24145Serrano, Cheryl, JRG41 1QWWokinghamEnglandUnited Kingdom
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom
12965Bell, Cody, A91950National CityCaliforniaUnited States

Generated 2025-07-19 17:42:06.197 UTC