[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 875   SHUFFLE   <  SKIP 1641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18080Richardson, Paige94947NovatoCaliforniaUnited States
22355Jones, Logan94519ConcordCaliforniaUnited States
23359Alexander, Dalton90241DowneyCaliforniaUnited States

Generated 2025-07-22 02:37:43.723 UTC