[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16892Evans, Rebecca90706BellflowerCaliforniaUnited States
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 16:51:58.664 UTC