[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 4   SHUFFLE   <  SKIP 424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21545Schmidt, Michele, MY024 1GFYorkEnglandUnited Kingdom
14548Turner, Maria, E59140DunkerqueNordFrance
24106Shan, Kelvin59491Villeneuve-d'AscqNordFrance

Generated 2025-07-14 10:45:25.111 UTC