[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 2421   SHUFFLE   <  SKIP 683  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14365Ward, Evan, S90802Long BeachCaliforniaUnited States
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 18:17:35.867 UTC