[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 665  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11584Carter, Devin, J66578NeunkirchenSaarlandGermany
28920Alvarez, Renée, R70452StuttgartSaarlandGermany
22051Rogers, Lauren, G98225BellinghamWashingtonUnited States
21928Luo, Karl, L94014ColmaCaliforniaUnited States

Generated 2025-07-14 15:39:27.946 UTC