[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 6286   <  SKIP 702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24772Russell, Greg94947NovatoCaliforniaUnited States
25176Flores, Edward94947NovatoCaliforniaUnited States
25198Ramirez, Michelle94947NovatoCaliforniaUnited States

Generated 2025-07-20 03:26:49.693 UTC