[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 2788   SHUFFLE   <  SKIP 813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29128Reed, Alyssa91941GrossmontCaliforniaUnited States
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-21 00:44:33.848 UTC