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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15510She, Ernest97005BeavertonOregonUnited States
25736Stone, Darrell, J70511StuttgartSaarlandGermany
20332Navarro, Danny, J98225BellinghamWashingtonUnited States

Generated 2025-07-13 10:34:16.559 UTC