[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 590   SHUFFLE   <  SKIP 876  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17648Sharma, Gilbert91940Les UlisEssonneFrance
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
27281Nath, Jenny33755ClearwaterFloridaUnited States
13735Guo, Dennis98312BremertonWashingtonUnited States

Generated 2025-07-15 14:31:07.910 UTC