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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom
21599Lopez, Sara, A97301SalemOregonUnited States
23794Powell, Abigail, B94015Daly CityCaliforniaUnited States
24334James, Alexa94947NovatoCaliforniaUnited States

Generated 2025-07-13 12:44:47.772 UTC