[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3672   <  SKIP 1085  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14885White, Judith, RV8VVictoriaBritish ColumbiaCanada
27967Patel, StefanieY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-20 21:33:45.447 UTC