[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 438   SHUFFLE   <  SKIP 637  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20387Adams, Jordan, R91502BurbankCaliforniaUnited States
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 12:41:58.891 UTC