[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 2421   SHUFFLE   <  SKIP 2779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
16144Kelly, Patrick98033KirklandWashingtonUnited States

Generated 2025-07-10 06:56:16.598 UTC