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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17894Simmons, Hailey, L78400ChatouYvelineFrance
28402Kumar, Kristin, R75012ParisSeine (Paris)France
27269Lee, Victoria99362Walla WallaWashingtonUnited States

Generated 2025-07-10 17:11:09.057 UTC