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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18727Hernandez, Hailey, A3000MelbourneVictoriaAustralia
12927Sanchez, Savannah90706BellflowerCaliforniaUnited States
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States

Generated 2025-07-10 04:26:37.641 UTC