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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
13770Moreno, Gerald, A60323FrankfurtHessenGermany

Generated 2025-07-21 19:12:57.604 UTC