[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 484   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24574Yuan, Alison, KHP10 9QYHigh WycombeEnglandUnited Kingdom
11865Rivera, Chloe, R91950National CityCaliforniaUnited States
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-09 13:17:39.546 UTC