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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25023Sanz, Carolyn91502BurbankCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
18606Green, Wyatt, J98366Port OrchardWashingtonUnited States

Generated 2025-07-20 20:52:32.249 UTC