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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22724Evans, Noah, E90241DowneyCaliforniaUnited States
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
27040Mr., Singh, Paul44214BurbankOhioUnited States

Generated 2025-07-11 16:36:40.665 UTC