[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 875   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
14123Mehta, Erick, E4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 03:46:48.425 UTC