[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 1360  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14967Xu, Bridget12311BerlinSaarlandGermany
21113Cai, Laura, L75012ParisSeine (Paris)France
27796Patel, Jarrod, E75012ParisSeine (Paris)France
22573Sanz, Lance2580GoulburnNew South WalesAustralia

Generated 2025-07-14 01:50:27.708 UTC