[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 2935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27381Sanz, Miguel, J91502BurbankCaliforniaUnited States
25588Pal, Jerry93500PantinSeine Saint DenisFrance
16150Thompson, Nicole92806La JollaCaliforniaUnited States

Generated 2025-11-03 21:03:17.826 UTC