[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 908  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
28430Suarez, Armando48001MünsterSaarlandGermany
24156Zhou, Wesley66272Sulzbach TaunusSaarlandGermany
15195Huang, Edwin94519ConcordCaliforniaUnited States
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-10 22:26:12.092 UTC