[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 512   SHUFFLE   <  SKIP 395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26697Arun, Manuel90210Beverly HillsCaliforniaUnited States
17791Davis, Sydney66578NeunkirchenSaarlandGermany
25125Wang, Randy, G3337MeltonVictoriaAustralia
16915Phillips, Mason99362Walla WallaWashingtonUnited States

Generated 2025-07-13 15:11:31.099 UTC