[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 650   SHUFFLE   <  SKIP 2874  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12820Tang, Derek, L45000OrleansLoiretFrance
29427Chen, Wesley, J75010ParisSeine (Paris)France
24899Zhu, Vincent, E2113North RydeNew South WalesAustralia
19368Anand, Lindsay, A63151MühlheimHamburgGermany

Generated 2025-07-19 20:57:51.548 UTC