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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24872Raje, Alisha, J75019ParisSeine (Paris)France
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States
23039Scott, Wyatt94014ColmaCaliforniaUnited States

Generated 2025-07-11 21:51:29.204 UTC