[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 2927   SHUFFLE   <  SKIP 693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16623Lal, Andres, L2444Port MacquarieNew South WalesAustralia
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 10:10:20.406 UTC