[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 484   SHUFFLE   <  SKIP 2305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom
26207Zeng, Kelvin, AOX1OxfordEnglandUnited Kingdom
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 17:46:27.131 UTC