[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 3027   SHUFFLE   <  SKIP 3255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28782Howard, Cody92118CoronadoCaliforniaUnited States
19878Jackson, Morgan, P92806La JollaCaliforniaUnited States
14953Gill, AdrienneEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 12:08:35.279 UTC