[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 875   SHUFFLE   <  SKIP 2164  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
25248Madan, Denise, R3205South MelbourneVictoriaAustralia
12044Lopez, Madeline, G90802Long BeachCaliforniaUnited States
13784Griffin, SpencerWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-20 15:55:43.721 UTC