[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13536Ward, Arianna78100Saint Germain en LayeYvelineFrance
17822Cooper, Michelle, L93000BobignySeine Saint DenisFrance
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom
28633Howard, Christina98052RedmondWashingtonUnited States

Generated 2025-07-14 06:10:42.856 UTC