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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24655Sanders, Taylor91502BurbankCaliforniaUnited States
14722Carson, Sharon, L98312BremertonWashingtonUnited States
14216Zheng, Edwin, J3198SeafordVictoriaAustralia

Generated 2025-07-20 14:14:10.725 UTC