[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 406   SHUFFLE   <  SKIP 3020  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25444Martinez, Meagan, J91480FrankfurtBayernGermany
18857Sanders, Sebastian, L98020EdmondsWashingtonUnited States
25412Williams, Michael, M98201EverettWashingtonUnited States
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States

Generated 2025-07-13 22:26:23.892 UTC