[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 6161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States
13448Ward, Catherine94303Palo AltoCaliforniaUnited States
13871Gonzales, Sarah94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 20:57:55.002 UTC