[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 557   SHUFFLE   <  SKIP 1229  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
28385Deng, Cassie, L75013ParisSeine (Paris)France

Generated 2025-07-13 22:45:58.226 UTC