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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28334Tanara, Marco, C98312BremertonWashingtonUnited States
12554Rodriguez, Barry, OCB4 4BZCambridgeEnglandUnited Kingdom
28594Cooper, Sydney, P97068W. LinnOregonUnited States

Generated 2025-07-17 01:04:50.605 UTC