[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 313   <  SKIP 806  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17852Shan, Lindsey10791BerlinHamburgGermany
17217Gill, Raquel, T14111BerlinHamburgGermany
17220Wang, Glenn, R14197BerlinSaarlandGermany
17970Martinez, Erick14111BerlinHessenGermany
17994Xu, Bradley, T10791BerlinHamburgGermany
18001Suri, Ross, J12311BerlinSaarlandGermany

Generated 2025-07-19 18:15:43.059 UTC