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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
15103Lopez, Jonathan, DAS23Stoke-on-TrentEnglandUnited Kingdom
25974Jai, Noah, E91203GlendaleCaliforniaUnited States

Generated 2025-07-11 04:31:37.806 UTC