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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19594Liu, Suzanne4700RockhamptonQueenslandAustralia
25916Serrano, Naomi91502BurbankCaliforniaUnited States
22075Patel, Pedro90706BellflowerCaliforniaUnited States

Generated 2025-07-15 08:22:51.637 UTC