[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 7291   SHUFFLE   <  SKIP 637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18786Chande, Dustin90706BellflowerCaliforniaUnited States
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
13747Torres, Brian, J98033KirklandWashingtonUnited States

Generated 2025-07-21 16:00:38.594 UTC