[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 5903  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom
28986King, Caleb, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-14 01:26:08.162 UTC