[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 542   SHUFFLE   <  SKIP 704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12052Ward, Makayla, R94063Redwood CityCaliforniaUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
13567Rubio, Anne, T70452StuttgartSaarlandGermany

Generated 2025-07-18 07:03:21.773 UTC