[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 1424   SHUFFLE   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15222Patel, Cynthia, M3000MelbourneVictoriaAustralia
22030Shen, Barbara3198SeafordVictoriaAustralia
11383Gill, Marie77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-18 18:45:03.612 UTC