[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 0   SHUFFLE   <  SKIP 2280  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29191Weber, Chelsea1002SydneyNew South WalesAustralia
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany
23765Price, Kelly, W66578NeunkirchenSaarlandGermany
12651Malhotra, Martin59000LilleNordFrance

Generated 2025-11-05 19:30:42.867 UTC