[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 3669   SHUFFLE   <  SKIP 2544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13416Roberts, Richard94536FremontCaliforniaUnited States
23108Wright, Savannah, L98201EverettWashingtonUnited States
17582Wilson, Katherine, A92118CoronadoCaliforniaUnited States

Generated 2025-07-12 19:13:09.706 UTC