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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
25256Hill, Eric, GV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-13 06:40:15.342 UTC