[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 2421   SHUFFLE   <  SKIP 1061  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24153Jenkins, Seth, J78000VersaillesYvelineFrance
14051Rivera, Nathaniel, M7001HobartTasmaniaAustralia
15516Raje, Shaun, V91910Chula VistaCaliforniaUnited States
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance

Generated 2025-07-20 14:53:29.746 UTC