[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 1243   SHUFFLE   <  SKIP 7261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12104Ross, Mariah, J94303Palo AltoCaliforniaUnited States
24487Harris, Samantha, AV2L3W8NewtonBritish ColumbiaCanada
19037Chen, Marshall, EOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 18:28:15.026 UTC