[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 750   SHUFFLE   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15061Ma, Margaret, G93290Tremblay-en-FranceSeine Saint DenisFrance
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
23410Alvarez, Carrie, W1597Lane CoveNew South WalesAustralia

Generated 2025-11-05 19:29:00.226 UTC