[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 24   SHUFFLE   <  SKIP 2287  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12817Suarez, Theodore75005ParisSeine (Paris)France
16973Collins, Katherine90706BellflowerCaliforniaUnited States
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 00:27:06.446 UTC