[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 807   SHUFFLE   <  SKIP 1730  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15493Chen, Eric, N97355LebanonOregonUnited States
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
16583Martinez, Justin, A60323FrankfurtHessenGermany
12906Ramos, Philip98168BurienWashingtonUnited States

Generated 2025-07-17 07:24:16.587 UTC