[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 1524   SHUFFLE   <  SKIP 952  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom
24032Ma, Micah, A75009ParisSeine (Paris)France

Generated 2025-07-18 02:18:42.430 UTC