[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 875   SHUFFLE   <  SKIP 6626  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27084Russell, FernandoV3L 1H4WestminsterBritish ColumbiaCanada
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States

Generated 2025-07-13 03:50:30.253 UTC