[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 350   SHUFFLE   <  SKIP 26  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19412Chander, Jaime, L98225BellinghamWashingtonUnited States
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
12620Lal, Maurice59491Villeneuve-d'AscqNordFrance
26870Gill, Jill, JWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-21 01:42:14.655 UTC