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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14999Morris, Arianna, WNT20Newcastle upon TyneEnglandUnited Kingdom
27162Madan, PhillipRG7 5H7ReadingEnglandUnited Kingdom
25977Lopez, Jenna, M91364Woodland HillsCaliforniaUnited States
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 11:44:15.042 UTC