[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 24   SHUFFLE   <  SKIP 1321  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-13 02:11:13.271 UTC