[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 0   SHUFFLE   <  SKIP 2889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19343Ye, Louis, E78400ChatouYvelineFrance
22653Dominguez, Carolyn, FW1X3SELondonEnglandUnited Kingdom
12956Sun, Marshall45202CincinnatiOhioUnited States

Generated 2025-10-29 00:26:51.621 UTC