[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 127   SHUFFLE   <  SKIP 2149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12755Hughes, Chloe, J95062Santa CruzCaliforniaUnited States
29016Perez, Jackson, G98270MarysvilleWashingtonUnited States
13019Murphy, Destiny, A94070San CarlosCaliforniaUnited States

Generated 2025-07-10 12:40:07.791 UTC