[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 2391   SHUFFLE   <  SKIP 2382  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22471Martinez, Joel77127LieusaintSeine et MarneFrance
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
25468Suarez, Krista80074MünchenHamburgGermany
16767Liu, Rafael, M91502BurbankCaliforniaUnited States
26792Torres, Casey94704BerkeleyCaliforniaUnited States
12008Yuan, Sharon4655Hervey BayQueenslandAustralia

Generated 2025-07-20 00:27:23.369 UTC