[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 1653  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22319Zhou, Jorge, M75010ParisSeine (Paris)France
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom
22501Ye, Colin75019ParisSeine (Paris)France

Generated 2025-07-11 06:53:48.487 UTC