[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   SKIP 159   SHUFFLE   <  SKIP 2361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25570Torres, Robyn75008ParisSeine (Paris)France
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
26370Bryant, Maria, E46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 06:12:49.986 UTC