[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 7069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20542Green, Hailey, W91950Lincoln AcresCaliforniaUnited States
16623Lal, Andres, L2444Port MacquarieNew South WalesAustralia
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 09:29:02.529 UTC