[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 1602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14623Li, Benjamin, H92102San DiegoCaliforniaUnited States
21604Howard, Melanie, A90241DowneyCaliforniaUnited States
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 11:54:14.845 UTC