[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 189   SHUFFLE   <  SKIP 1454  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22540Ramos, Latasha, LCM11BillericayEnglandUnited Kingdom
19634Nath, Gregory91910Chula VistaCaliforniaUnited States
23845Turner, Madeline94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 03:26:11.289 UTC