[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 623   <  SKIP 4857  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22835Zhang, Alan45001EssenHamburgGermany
23604Kovar, Troy, J45001EssenHamburgGermany
23612Liu, Rosa45001EssenHamburgGermany
23619Tang, Ricardo, L45001EssenHamburgGermany
25144Fernandez, Johnathan45001EssenHamburgGermany
25543Chen, Ramon, T45001EssenHamburgGermany

Generated 2025-07-22 11:23:45.088 UTC