[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 468   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25196Yang, Aaron, CV3A 4R2LangleyBritish ColumbiaCanada
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
22781Powell, Hunter94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 16:08:46.949 UTC