[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 2927   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12649Goel, Omar, M75017ParisSeine (Paris)France
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
20453Arun, Bryant, C2777SpringwoodNew South WalesAustralia

Generated 2025-07-15 00:52:22.405 UTC