[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 3217   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19770Liang, Rosa, L2138RhodesNew South WalesAustralia
11543Chande, Sheena75013ParisSeine (Paris)France
28549Subram, Lydia, FWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-20 22:39:04.244 UTC