[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 2908   <  SKIP 1798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28676Bailey, Alex, L91502BurbankCaliforniaUnited States
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-16 01:37:38.743 UTC