[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27309Deng, Tony63151MühlheimHamburgGermany
29381Shen, Melvin, M63151MühlheimHamburgGermany
11606Ramos, Melody91420MorangisEssonneFrance
12256Ramos, Wendy91420MorangisEssonneFrance

Generated 2025-07-13 06:06:58.207 UTC