[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 1845   SHUFFLE   <  SKIP 1908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28770James, Sebastian, C97068W. LinnOregonUnited States
11260Kelly, Katelyn, L94010BurlingameCaliforniaUnited States
19498Wang, ChristyWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-17 13:17:51.152 UTC