[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 362   SHUFFLE   <  SKIP 3923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18820Cook, Alexandria91791West CovinaCaliforniaUnited States
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
14397Edwards, Sierra98366Port OrchardWashingtonUnited States

Generated 2025-07-18 01:39:28.930 UTC