[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 327   SHUFFLE   <  SKIP 3569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22978Jai, Devon2065St. LeonardsNew South WalesAustralia
12268Shan, Edwin10210BerlinHamburgGermany
11977Jai, Bonnie2300NewcastleNew South WalesAustralia

Generated 2025-07-14 10:47:49.883 UTC