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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29014Powell, Ryan, K98020EdmondsWashingtonUnited States
18250Hall, Jeremiah, M3220GeelongVictoriaAustralia
21713Parker, Jose, B90241DowneyCaliforniaUnited States

Generated 2025-07-17 03:34:13.492 UTC