[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 2625   <  SKIP 1209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28788Martinez, Dominique94014ColmaCaliforniaUnited States
28281Cox, Juan, A94014ColmaCaliforniaUnited States
28841Gonzales, Samuel94014ColmaCaliforniaUnited States
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States

Generated 2025-07-19 06:17:57.131 UTC