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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18424Williams, Samuel94536FremontCaliforniaUnited States
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
11714Long, Alexandria, E92102San DiegoCaliforniaUnited States

Generated 2025-07-10 22:01:50.304 UTC