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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States
27214Zimmerman, Bianca, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 15:58:51.106 UTC