[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 2103   SHUFFLE   <  SKIP 3081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
12667Wood, Maria7001HobartTasmaniaAustralia
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance

Generated 2025-07-17 07:15:19.046 UTC