[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 512   SHUFFLE   <  SKIP 2363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
26496Griffin, CassidyV3L 1E7WestminsterBritish ColumbiaCanada
27051Brown, Charles94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 17:50:32.315 UTC