[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 2421   SHUFFLE   <  SKIP 6172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21908Hayes, Isabel97045Oregon CityOregonUnited States
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France
22474Zhu, Leah60061Frankfurt am MainSaarlandGermany
13562Van, BryantNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-17 00:37:43.663 UTC