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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance
25590Gill, Naomi, E66041PoingSaarlandGermany
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-09 13:18:36.759 UTC