[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 2678   SHUFFLE   <  SKIP 1584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
28578Rogers, Zoe98036LynnwoodWashingtonUnited States

Generated 2025-07-19 15:53:12.418 UTC