[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 2818   SHUFFLE   <  SKIP 220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28946Anderson, John, C4655Hervey BayQueenslandAustralia
18041Xie, SheenaLE18LeedsEnglandUnited Kingdom
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 15:25:39.436 UTC