[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 2993   SHUFFLE   <  SKIP 15  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24014Kovár, Geoffrey66041PoingSaarlandGermany
14927Martinez, Chelsea, S12171BerlinSaarlandGermany
13193Evans, Kevin, K94941Mill ValleyCaliforniaUnited States
27247Hughes, Blake, D91945Lemon GroveCaliforniaUnited States
19489Patterson, Alexandra, A57000MetzMoselleFrance
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-10 21:39:40.343 UTC