[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 484   SHUFFLE   <  SKIP 2490  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29329Campbell, Lucas97205PortlandOregonUnited States
18998Bennett, Aidan97045Oregon CityOregonUnited States
14199Anderson, Samuel, DPE17BuryEnglandUnited Kingdom
13142Moore, Xavier, L94947NovatoCaliforniaUnited States

Generated 2025-07-09 05:16:53.567 UTC