[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 2717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28958Liang, Randy, E2061Milsons PointNew South WalesAustralia
29369He, ArturoY024 1GFYorkEnglandUnited Kingdom
29382Deng, Karla, CRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-15 13:49:13.012 UTC