[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 908   SHUFFLE   <  SKIP 168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14652Luo, Russell, S90210Beverly HillsCaliforniaUnited States
28798Phillips, Timothy, WV8XRoyal OakBritish ColumbiaCanada
16411Sanchez, Stanley63009OffenbachSaarlandGermany

Generated 2025-07-13 19:46:03.921 UTC