[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 327   SHUFFLE   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13595Stewart, Cole, L93000BobignySeine Saint DenisFrance
20910Malhotra, Carolyn, M75009ParisSeine (Paris)France
17252Zhu, Colleen3220GeelongVictoriaAustralia

Generated 2025-07-15 15:47:33.413 UTC