[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 1591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12673Stone, Colin, K3000MelbourneVictoriaAustralia
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 05:54:19.258 UTC