[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 9371   SHUFFLE   <  SKIP 2352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12312Zhao, Jake75007ParisSeine (Paris)France
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom
25273Rai, Karl, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-21 20:44:54.291 UTC