[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 590   SHUFFLE   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21322Ramirez, Carlos, M97355LebanonOregonUnited States
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
25426Foster, Tristan91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 07:21:05.854 UTC