[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 830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29104Zhang, Nathan, LV8VVictoriaBritish ColumbiaCanada
14788Rana, Gerald, C75013ParisSeine (Paris)France
11937Perez, Devin97301SalemOregonUnited States
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 10:33:29.254 UTC