[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 494   SHUFFLE   <  SKIP 613  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17561White, Samantha90706BellflowerCaliforniaUnited States
23735Washington, Amanda97301SalemOregonUnited States
27711Tang, Barbara3280WarrnamboolVictoriaAustralia

Generated 2025-07-19 17:03:46.908 UTC