[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 4000   SHUFFLE   <  SKIP 2953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14713Ye, Jon, W63009OffenbachSaarlandGermany
17300Sai, Ivan, E3220GeelongVictoriaAustralia
21229Jai, Latoya, S4551CaloundraQueenslandAustralia

Generated 2025-07-15 03:42:27.916 UTC