[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 213   <  SKIP 4758  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14199Anderson, Samuel, DPE17BuryEnglandUnited Kingdom
11247Zhou, Claudia, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 20:39:42.003 UTC