[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 5579   SHUFFLE   <  SKIP 367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11159Hughes, Brianna, A91364Woodland HillsCaliforniaUnited States
18787Wood, Mya, L98027IssaquahWashingtonUnited States
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 07:14:01.931 UTC