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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22244Howard, Shelby, B98020EdmondsWashingtonUnited States
28444Sai, Pedro78000VersaillesYvelineFrance
20336Young, Ian94519ConcordCaliforniaUnited States

Generated 2025-07-14 10:08:32.094 UTC