[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 322   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
16468Dominguez, Orlando, A75009ParisSeine (Paris)France
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States

Generated 2025-07-14 05:24:30.732 UTC