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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States
23176Ward, Jesse, A94070San CarlosCaliforniaUnited States
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States

Generated 2025-07-10 17:47:37.270 UTC