[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 494   SHUFFLE   <  SKIP 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18545Clark, Ian, L98033KirklandWashingtonUnited States
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom
25870Gonzales, Edward, M97355LebanonOregonUnited States
18823Xu, Russell90706BellflowerCaliforniaUnited States

Generated 2025-07-19 18:00:18.852 UTC