[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28092Hall, MorganV2W 1W2HaneyBritish ColumbiaCanada
16195Perez, Abby93500PantinSeine Saint DenisFrance
24085Gao, Autumn, WGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-08 16:01:50.805 UTC