[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 250   SHUFFLE   <  SKIP 1778  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24743Coleman, Chloe, A99202SpokaneWashingtonUnited States
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 03:21:56.980 UTC