[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 875   SHUFFLE   <  SKIP 3716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17831Long, Noah, K59100RoubaixNordFrance
22526Moreno, JamieOX14 4SEOxfordEnglandUnited Kingdom
18670Bryant, Melanie, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 19:15:03.555 UTC