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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19885Turner, Isaac98225BellinghamWashingtonUnited States
13536Ward, Arianna78100Saint Germain en LayeYvelineFrance
15584Raji, Christy2444Port MacquarieNew South WalesAustralia

Generated 2025-11-04 18:28:38.708 UTC