[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 6160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16395Pal, Tara75002ParisSeine (Paris)France
15208Luo, Colleen, E1597Lane CoveNew South WalesAustralia
12243Rubio, Kristy3220GeelongVictoriaAustralia

Generated 2025-07-21 06:55:04.912 UTC