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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
23095Patel, Gerald6006PerthSouth AustraliaAustralia
25770Blanco, Reginald, D62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-17 13:38:33.695 UTC