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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
25321Suarez, Francis75008ParisSeine (Paris)France
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia

Generated 2025-07-20 23:03:29.635 UTC