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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
22397Patel, Marie92700ColombesHauts de SeineFrance

Generated 2025-07-11 13:13:34.743 UTC