[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 531   <  SKIP 1048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12646Xu, Kenneth53131BonnHamburgGermany
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
13587Subram, Kristina53131BonnNordrhein-WestfalenGermany

Generated 2025-07-08 10:04:12.977 UTC