[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 512   SHUFFLE   <  SKIP 3207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26745Huang, Valerie, J6006PerthSouth AustraliaAustralia
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
15288Perry, Logan91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 07:02:57.905 UTC