[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 875   SHUFFLE   <  SKIP 6702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27153Ruiz, Gina91940Les UlisEssonneFrance
11285Anderson, Jeremy, J94536FremontCaliforniaUnited States
13414Wilson, Miguel97045Oregon CityOregonUnited States

Generated 2025-07-14 06:13:47.147 UTC