[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 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States
13448Ward, Catherine94303Palo AltoCaliforniaUnited States
13871Gonzales, Sarah94303Palo AltoCaliforniaUnited States
14445Henderson, Benjamin, R94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 05:51:37.879 UTC