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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11774Sanchez, Emma91950National CityCaliforniaUnited States
13618Raman, Jay, M3220GeelongVictoriaAustralia
13189Romero, Gloria, R94519ConcordCaliforniaUnited States

Generated 2025-07-10 16:33:50.352 UTC