[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 2218   SHUFFLE   <  SKIP 636  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24192Prasad, Regina, AEM15Esher-MoleseyEnglandUnited Kingdom
19793Smith, Tina, K2036MatravilleNew South WalesAustralia

Generated 2025-07-20 19:20:29.878 UTC