[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 2421   SHUFFLE   <  SKIP 437  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17756Ashe, Jill, J92700ColombesHauts de SeineFrance
13590Xie, Louis, BY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-13 03:33:27.831 UTC