[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 0   SHUFFLE   <  SKIP 2883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13115Wu, Clarence, L2055North SydneyNew South WalesAustralia
13766Gill, Joe75005ParisSeine (Paris)France
25514Martinez, Dominic78400ChatouYvelineFrance

Generated 2025-10-28 22:10:47.082 UTC