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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-11 03:12:55.308 UTC