[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 1352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19908Prasad, Pamela, J75012ParisSeine (Paris)France
29330Ward, Alexa, W97068W. LinnOregonUnited States
25480Thomas, MiguelKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 11:41:12.494 UTC