[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 2886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15476Powell, Alyssa90802Long BeachCaliforniaUnited States
29066Suarez, Ricky3280WarrnamboolVictoriaAustralia
18590Sun, Valerie, R91502BurbankCaliforniaUnited States

Generated 2025-07-09 19:48:24.130 UTC