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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17542Rai, Bridget, L91502BurbankCaliforniaUnited States
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States
21760She, Margaret, K94519ConcordCaliforniaUnited States

Generated 2025-07-11 15:59:03.486 UTC