[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   SHUFFLE   <  SKIP 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28374Vance, Ruben20354HamburgHamburgGermany
27775Shen, Nina, R91054ErlangenBayernGermany
24667Diaz, Chloe98104SeattleWashingtonUnited States

Generated 2025-11-05 06:27:13.587 UTC