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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11366Patel, Virginia, R3198SeafordVictoriaAustralia
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
15521Deng, Kathryn90706BellflowerCaliforniaUnited States

Generated 2025-07-13 05:20:19.475 UTC