[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 650   SHUFFLE   <  SKIP 3092  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
21530Raman, Toni41100Saint OuenLoir et CherFrance

Generated 2025-07-18 22:18:01.788 UTC