[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 250   SHUFFLE   <  SKIP 754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23480Coleman, Sydney, M98104SeattleWashingtonUnited States
19303Ms., Spencer, Sylvia, N.78100Saint Germain en LayeYvelineFrance
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia

Generated 2025-07-08 09:49:49.327 UTC