[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 484   SHUFFLE   <  SKIP 2153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15876Turner, EduardoV9MetchosinBritish ColumbiaCanada
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
13341King, Lucas, L90802Long BeachCaliforniaUnited States

Generated 2025-07-13 17:36:40.347 UTC