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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23540Lopez, Bruce4217Gold CoastQueenslandAustralia
25932Rodriguez, Marcus97205PortlandOregonUnited States
17260King, Sean, B97355LebanonOregonUnited States
21663Goel, Kenneth70511StuttgartSaarlandGermany
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
26359Raman, George, MTY31RuncornEnglandUnited Kingdom

Generated 2025-10-28 05:21:59.296 UTC