[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 416   SHUFFLE   <  SKIP 3446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom
20041Alvarez, Joe, E91420MorangisEssonneFrance
14768Kelly, Ian66740SaarlouisSaarlandGermany

Generated 2025-07-20 07:59:45.725 UTC