[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 575   SHUFFLE   <  SKIP 2597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
21090Garcia, Thomas, E59491Villeneuve-d'AscqNordFrance

Generated 2025-07-13 14:17:11.007 UTC