[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 252   SHUFFLE   <  SKIP 140  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23610Perez, Cory93700DrancySeine Saint DenisFrance
24084Jimenez, Jonathon78100Saint Germain en LayeYvelineFrance
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
17787Zhao, Alejandro, C75005ParisSeine (Paris)France
15680She, Tasha66578NeunkirchenSaarlandGermany
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-02 16:33:30.954 UTC