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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25624Scott, Mary98055RentonWashingtonUnited States
27156Morgan, Makayla, CWA1WarringtonEnglandUnited Kingdom
12528Wilson, Devin, L99202SpokaneWashingtonUnited States

Generated 2025-07-11 13:15:09.733 UTC