[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 677   SHUFFLE   <  SKIP 2099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11101Sai, Abby, L3977CranbourneVictoriaAustralia
28236Diaz, Isabel, J94015Daly CityCaliforniaUnited States
12181Sanders, Katelyn, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 10:14:58.549 UTC