[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 2421   SHUFFLE   <  SKIP 2020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12474Chandra, Tammy95000CergyVal d'OiseFrance
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
28370Gutierrez, Eddie, RW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-12 15:01:50.369 UTC