[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 875   SHUFFLE   <  SKIP 2895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
21036Hernandez, Ruben, CPB12PeterboroughEnglandUnited Kingdom
22993Sanchez, Xavier, E94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 09:12:09.174 UTC