[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 405   SHUFFLE   <  SKIP 981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12482Browning, Jerome94310OrlyVal de MarneFrance
19099Deng, Sheena2065St. LeonardsNew South WalesAustralia
17098Shan, WillieRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 20:45:04.903 UTC