[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 813   <  SKIP 5027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18540Perry, Victoria, M94536FremontCaliforniaUnited States
18424Williams, Samuel94536FremontCaliforniaUnited States
18426Gonzales, Luke94536FremontCaliforniaUnited States

Generated 2025-07-20 12:11:08.458 UTC