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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12155Lopez, Gabriella98901YakimaWashingtonUnited States
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom
15826Price, MarissaV9MetchosinBritish ColumbiaCanada

Generated 2025-07-11 11:52:10.419 UTC