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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14796Miller, Michael, J75007ParisSeine (Paris)France
17721Alan, Cheryl, L59170CroixNordFrance
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 13:56:13.681 UTC