[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 34   SHUFFLE   <  SKIP 2021  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11601Raman, Ivan, S78000VersaillesYvelineFrance
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-20 12:58:06.213 UTC