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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20319Alexander, Dylan98168BurienWashingtonUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany
11816Torres, Joe, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 08:05:43.738 UTC