[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 376   SHUFFLE   <  SKIP 577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19421Rana, Jay59000LilleNordFrance
19282Wood, Hailey, T59491Villeneuve-d'AscqNordFrance
26690Bennett, Alexia91502BurbankCaliforniaUnited States

Generated 2025-07-15 07:51:13.275 UTC