[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16036Long, MariaYO15YorkEnglandUnited Kingdom
22140Sanchez, Makayla, L98055RentonWashingtonUnited States
27654Diaz, Carrie, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 12:38:03.732 UTC