[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 1562   <  SKIP 2266  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27620Hughes, Nicole, A94014ColmaCaliforniaUnited States
27507Li, Valerie, R94014ColmaCaliforniaUnited States
27539Winston, Samuel, L94014ColmaCaliforniaUnited States
27571Gao, Shannon94014ColmaCaliforniaUnited States
28281Cox, Juan, A94014ColmaCaliforniaUnited States
28642Ward, Lauren94014ColmaCaliforniaUnited States

Generated 2025-10-14 09:59:01.320 UTC