[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 158   SHUFFLE   <  SKIP 773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
13218Bryant, Melissa91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 20:49:22.518 UTC