[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 518   SHUFFLE   <  SKIP 3952  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12202Ross, Xavier, AV0SookeBritish ColumbiaCanada
14750Green, Mary, S94947NovatoCaliforniaUnited States
28381Tang, Cedric, M14129BerlinHessenGermany
20272James, Seth, W98225BellinghamWashingtonUnited States

Generated 2025-07-13 04:40:23.411 UTC