[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 840   SHUFFLE   <  SKIP 400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19447Simpson, Yolanda59140DunkerqueNordFrance
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 14:48:37.336 UTC