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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13153Hill, Jack, N98168BurienWashingtonUnited States
17013Mitchell, Gabriella, L97301SalemOregonUnited States
18481Romero, Tanya, A94014ColmaCaliforniaUnited States

Generated 2025-07-17 17:35:23.266 UTC