[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 1967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15550Alonso, Orlando98312BremertonWashingtonUnited States
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
21389Sun, Jamie3280WarrnamboolVictoriaAustralia

Generated 2025-07-11 06:39:29.347 UTC