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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26988Srini, Brandy, W66272Sulzbach TaunusSaarlandGermany
18806Torres, Kaitlyn97330CorvallisOregonUnited States
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 04:33:00.507 UTC