[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 24   SHUFFLE   <  SKIP 290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16689Shen, Rafael, J2450Coffs HarbourNew South WalesAustralia
24542Liang, Arturo, W75005ParisSeine (Paris)France
18962Parker, Seth, R94014ColmaCaliforniaUnited States

Generated 2025-07-12 21:13:27.228 UTC