[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2640  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19748Prasad, Cory2300NewcastleNew South WalesAustralia
21384Lin, Ronnie, D2055North SydneyNew South WalesAustralia
21109Pal, Katie70452StuttgartSaarlandGermany

Generated 2025-07-14 12:23:59.086 UTC