[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 512   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19704Collins, Nathan, FV9LangfordBritish ColumbiaCanada
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom
27937Alvarez, Kristine, F20354HamburgHamburgGermany

Generated 2025-07-11 13:15:14.615 UTC