[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 561   <  SKIP 555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17220Wang, Glenn, R14197BerlinSaarlandGermany
17092Beck, Devon14197BerlinNordrhein-WestfalenGermany
17103Xu, Franklin, D14111BerlinHamburgGermany

Generated 2025-07-13 18:29:57.434 UTC