[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 2696   SHUFFLE   <  SKIP 112  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom
19263Chande, Nina, DW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 12:03:45.030 UTC