[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 1708  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
23469Gray, Christina, C91941GrossmontCaliforniaUnited States
25060Martinez, Noah, R92118CoronadoCaliforniaUnited States
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-11-04 18:02:41.189 UTC