[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 3993   SHUFFLE   <  SKIP 3080  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17088Yuan, Wayne, V75019ParisSeine (Paris)France
27689Walker, Seth, E7001HobartTasmaniaAustralia
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-15 15:14:24.902 UTC