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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29353Gomez, Orlando98168BurienWashingtonUnited States
29330Ward, Alexa, W97068W. LinnOregonUnited States
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-11 11:43:41.717 UTC