[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 324   SHUFFLE   <  SKIP 4278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12044Lopez, Madeline, G90802Long BeachCaliforniaUnited States
21795Bennett, Tristan, L91776San GabrielCaliforniaUnited States
15652Wang, Barbara, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-20 19:20:06.481 UTC