[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 717   SHUFFLE   <  SKIP 3440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18637Sharma, Thomas, AV9MetchosinBritish ColumbiaCanada
18786Chande, Dustin90706BellflowerCaliforniaUnited States
11342Wang, Marshall, L62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-18 10:38:40.691 UTC