[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 3669   SHUFFLE   <  SKIP 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18930Richardson, Katelyn3280WarrnamboolVictoriaAustralia
11598Ruiz, Meredith, B66001SaarbrückenSaarlandGermany
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 03:06:28.694 UTC