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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
24397Raman, Henry, S92118CoronadoCaliforniaUnited States
23023Vazquez, Naomi, W98225BellinghamWashingtonUnited States

Generated 2025-07-20 06:31:51.889 UTC