[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 875   SHUFFLE   <  SKIP 9049  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18807Bennett, Spencer91910Chula VistaCaliforniaUnited States
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
12429Black, Melvin94519ConcordCaliforniaUnited States
28613Campbell, James, D98201EverettWashingtonUnited States

Generated 2025-07-18 20:20:24.403 UTC