[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 159   SHUFFLE   <  SKIP 2929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom
14177Nara, Kenneth, K59140DunkerqueNordFrance
26356Howard, TimothyYO15YorkEnglandUnited Kingdom

Generated 2025-07-10 21:41:04.392 UTC