[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 8464  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany
21843He, Erica, F04139LeipzigNordrhein-WestfalenGermany
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-12 13:14:56.421 UTC