[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 511   SHUFFLE   <  SKIP 699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12444Phillips, MackenzieV9MetchosinBritish ColumbiaCanada
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States
15055Torres, Patrick, W66740SaarlouisSaarlandGermany

Generated 2025-07-15 10:37:12.177 UTC