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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-17 12:58:31.998 UTC