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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28087Simmons, Maria, B90706BellflowerCaliforniaUnited States
11111Gutierrez, Meredith, T3220GeelongVictoriaAustralia
21244Torres, Allison, E91203GlendaleCaliforniaUnited States

Generated 2025-07-10 14:14:48.776 UTC