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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25390Powell, Samantha90706BellflowerCaliforniaUnited States
28437Ms., Smith, Mary, J.MK8 8DFMilton KeynesEnglandUnited Kingdom
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom

Generated 2025-10-29 12:42:37.600 UTC