[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 590   SHUFFLE   <  SKIP 1517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28444Sai, Pedro78000VersaillesYvelineFrance
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
26325Robinson, Tyler, A99202SpokaneWashingtonUnited States

Generated 2025-07-10 13:06:49.663 UTC