[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 502   SHUFFLE   <  SKIP 984  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom
25467Madan, TroyBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-22 11:22:54.996 UTC