[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 2391   <  SKIP 4117  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26780Butler, Julia, J91941GrossmontCaliforniaUnited States
27031Garcia, Jessica91941GrossmontCaliforniaUnited States

Generated 2025-07-20 09:37:46.340 UTC