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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20720Subram, Regina, R20354HamburgHamburgGermany
20842Moreno, Tyrone, S20354HamburgHamburgGermany
20923Powell, Isabella, L20354HamburgHamburgGermany

Generated 2025-07-11 20:29:30.675 UTC