[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 717   SHUFFLE   <  SKIP 1861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13413Phillips, Fernando97205PortlandOregonUnited States
27391Young, Logan98033KirklandWashingtonUnited States
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 12:06:45.261 UTC