[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 480   SHUFFLE   <  SKIP 741  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14383Ferrier, Marvin, L94519ConcordCaliforniaUnited States
17113Pal, Clarence63009OffenbachSaarlandGermany
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
19288Wang, Candice80074MünchenHamburgGermany

Generated 2025-07-14 18:37:53.594 UTC