[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 2391   SHUFFLE   <  SKIP 2360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
12499Wang, Heather, R80074MünchenHamburgGermany

Generated 2025-07-19 16:44:31.864 UTC