[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   <  SKIP 8625  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom
19941Liang, Cedric, RW1X3SELondonEnglandUnited Kingdom
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-10-11 12:37:53.909 UTC