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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16684Perez, Joel3280WarrnamboolVictoriaAustralia
28629Madan, Cynthia90706BellflowerCaliforniaUnited States
27416Morris, Jeremiah98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 06:58:44.161 UTC