[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 4355   SHUFFLE   <  SKIP 742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15777Smith, Brianna, D98104SeattleWashingtonUnited States
16388Torres, Jay, M75007ParisSeine (Paris)France
23188Jai, Austin, M98366Port OrchardWashingtonUnited States
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 09:30:15.722 UTC