[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 413   SHUFFLE   <  SKIP 1109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14539Alonso, Carrie75008ParisSeine (Paris)France
14168Guo, Edwin, M78400ChatouYvelineFrance
16609Jimenez, Gary, E7001HobartTasmaniaAustralia

Generated 2025-07-12 20:40:00.366 UTC