[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 512   SHUFFLE   <  SKIP 159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14881Griffin, Eric98312BremertonWashingtonUnited States
26649Perry, Emily, F94519ConcordCaliforniaUnited States
15406Butler, Amanda97222MilwaukieOregonUnited States
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 03:15:30.450 UTC