[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 444   SHUFFLE   <  SKIP 2275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18630She, Priscilla75009ParisSeine (Paris)France
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
12415Richardson, Brianna, G97068W. LinnOregonUnited States

Generated 2025-07-11 21:37:56.723 UTC