[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 2693   SHUFFLE   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26532Barnes, Angela, M94519ConcordCaliforniaUnited States
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom
26015Chow, Gabriel92806La JollaCaliforniaUnited States

Generated 2025-07-14 06:59:14.762 UTC