[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 2421   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15746Walker, Emily, L98036LynnwoodWashingtonUnited States
25478Butler, Jennifer, D78100Saint Germain en LayeYvelineFrance
15573Wilson, Thomas, E98052RedmondWashingtonUnited States

Generated 2025-07-11 03:51:40.673 UTC