[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 512   SHUFFLE   <  SKIP 147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
18683Walker, Robert, T95062Santa CruzCaliforniaUnited States
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia

Generated 2025-07-11 20:01:40.700 UTC