[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 872   SHUFFLE   <  SKIP 3906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22584Lopez, Meagan91940Les UlisEssonneFrance
21400Campbell, Adam, AV2W 1W2HaneyBritish ColumbiaCanada
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 13:12:51.507 UTC