[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 840   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
21649Nara, Keith94519ConcordCaliforniaUnited States
22695Martin, DarrenW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-13 23:59:36.486 UTC