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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27369Raman, Pamela, C4169East BrisbaneQueenslandAustralia
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
13226Mitchell, Jenna99362Walla WallaWashingtonUnited States

Generated 2025-07-11 22:17:13.721 UTC