[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 785   SHUFFLE   <  SKIP 340  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26927Dominguez, Jill, H80610Saint OuenSommeFrance
25592Ortega, KendraBD1 4SJW. YorkEnglandUnited Kingdom
27235Li, Robert, L98055RentonWashingtonUnited States
20078Lee, Jose, E97045Oregon CityOregonUnited States

Generated 2025-07-20 11:51:37.039 UTC