[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 776  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25722Mitchell, Noah78100Saint Germain en LayeYvelineFrance
14213Guo, Autumn, A2061Milsons PointNew South WalesAustralia
14325Li, Crystal, L3000MelbourneVictoriaAustralia

Generated 2025-07-11 09:24:17.264 UTC