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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24691Carlson, Meredith, G20354HamburgHamburgGermany
16412Liang, Leah59170CroixNordFrance
22696Vazquez, Kari62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-11 11:55:39.600 UTC