[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 767   SHUFFLE   <  SKIP 3342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17978Diaz, Armando, PPE17BuryEnglandUnited Kingdom
21276Coleman, IanV9MetchosinBritish ColumbiaCanada
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-22 00:38:23.780 UTC