[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   SKIP 650   SHUFFLE   <  SKIP 2282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24351Yang, Brandon94015Daly CityCaliforniaUnited States
13801Andersen, Colleen, L78400ChatouYvelineFrance
21902James, Natalie, M91203GlendaleCaliforniaUnited States

Generated 2025-07-16 13:14:48.822 UTC