[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 506   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25571Lopez, Richard, L66578NeunkirchenSaarlandGermany
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 18:06:55.174 UTC