[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   SHUFFLE   <  SKIP 3595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom
16301Cai, Omar, M62200Boulogne-sur-MerPas de CalaisFrance
20559Diaz, Isabella, H59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 10:49:00.418 UTC