[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 511   SHUFFLE   <  SKIP 1321  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15686Vazquez, Pedro, AC2H 7AULondonEnglandUnited Kingdom
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
19041Zheng, Autumn, A75007ParisSeine (Paris)France

Generated 2025-07-19 14:50:36.336 UTC