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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26673Alexander, Austin3280WarrnamboolVictoriaAustralia
12176James, Cody, A97301SalemOregonUnited States
21795Bennett, Tristan, L91776San GabrielCaliforniaUnited States

Generated 2025-07-11 20:39:18.121 UTC