[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 682  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29429Suarez, Marie75017ParisSeine (Paris)France
19826Zhao, Clarence, RT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-13 06:42:51.085 UTC