[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 127   SHUFFLE   <  SKIP 3106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22073Sanders, Timothy, L98225BellinghamWashingtonUnited States
14152Turner, Luke59491Villeneuve-d'AscqNordFrance
25261Phillips, Eduardo, A91941GrossmontCaliforniaUnited States

Generated 2025-07-20 15:45:04.925 UTC