[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 2275   SHUFFLE   <  SKIP 142  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24356Zhang, Wesley, J91502BurbankCaliforniaUnited States
28450Martin, Nelson33098PaderbornNordrhein-WestfalenGermany
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom
16247Brown, AnnaV0SookeBritish ColumbiaCanada

Generated 2025-07-16 00:16:10.835 UTC