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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21113Cai, Laura, L75012ParisSeine (Paris)France
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 06:00:41.565 UTC