[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 1547  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20901Xu, Chad92150SuresnesHauts de SeineFrance
29132Cook, Brianna, E94015Daly CityCaliforniaUnited States
21610Edwards, Caleb94536FremontCaliforniaUnited States
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States

Generated 2025-07-15 22:51:32.765 UTC