[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 4000   SHUFFLE   <  SKIP 3495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 18:40:41.086 UTC