[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 31   SHUFFLE   <  SKIP 11  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom
24142Davis, Christian, C78000VersaillesYvelineFrance
13038Pais, Wilson, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 09:49:11.462 UTC