[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 518   SHUFFLE   <  SKIP 3526  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13084Hughes, LuisV8POak BayBritish ColumbiaCanada
20145Lee, Fernando, K78400ChatouYvelineFrance
15840Peterson, Natalie, M97068W. LinnOregonUnited States
15357Navarro, Craig30601HannoverNordrhein-WestfalenGermany
20589Rogers, Mackenzie, M59100RoubaixNordFrance
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany

Generated 2025-07-14 23:13:41.192 UTC