[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 4355   SHUFFLE   <  SKIP 729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17559Suarez, Kari90706BellflowerCaliforniaUnited States
23343Rubio, Bruce, E3000MelbourneVictoriaAustralia
13070Clark, Emma, D97034Lake OswegoOregonUnited States

Generated 2025-07-19 04:51:01.847 UTC