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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States
11493Wu, Dawn, TW1V 5RNLondonEnglandUnited Kingdom
24134Kapoor, Edgar75007ParisSeine (Paris)France

Generated 2025-07-13 15:45:16.386 UTC