[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 2421   SHUFFLE   <  SKIP 570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14169Martinez, Carmen, E78100Saint Germain en LayeYvelineFrance
22534Liang, Suzanne, M75016ParisSeine (Paris)France
25027Mehta, Meredith2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 15:23:08.947 UTC