[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 469   <  SKIP 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18145Mr., So, David53131BonnNordrhein-WestfalenGermany
17637Tang, Arturo, S53131BonnHamburgGermany
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany

Generated 2025-07-06 07:11:40.516 UTC