[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 517   <  SKIP 3314  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27620Hughes, Nicole, A94014ColmaCaliforniaUnited States
28281Cox, Juan, A94014ColmaCaliforniaUnited States
28642Ward, Lauren94014ColmaCaliforniaUnited States
28764Rubio, Frank94014ColmaCaliforniaUnited States

Generated 2025-07-14 13:00:26.898 UTC