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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15703Chande, Alison53001BonnHamburgGermany
13587Subram, Kristina53131BonnNordrhein-WestfalenGermany
16039Yang, Steve, L53131BonnHamburgGermany

Generated 2025-07-07 20:47:32.354 UTC